-
Notifications
You must be signed in to change notification settings - Fork 2
<TBBAS-2538> Add README for project and GitHub Actions #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
alexadereyko
wants to merge
2
commits into
jira/TBBAS-2554_add_example_module_ci_framework
Choose a base branch
from
jira/TBBAS-2538_add_example_module_ci_workflow_docs
base: jira/TBBAS-2554_add_example_module_ci_framework
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
<TBBAS-2538> Add README for project and GitHub Actions #4
alexadereyko
wants to merge
2
commits into
jira/TBBAS-2554_add_example_module_ci_framework
from
jira/TBBAS-2538_add_example_module_ci_workflow_docs
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
769b30c to
14357da
Compare
14357da to
165a61a
Compare
NikolaiShipilov
approved these changes
Sep 15, 2025
Collaborator
NikolaiShipilov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
e4c5bb2 to
66952b1
Compare
Base automatically changed from
jira/TBBAS-2530_add_example_module_ci
to
jira/TBBAS-2523_simple_device_module_ci
October 29, 2025 11:59
… build and test - Add ci-framework.yml: reusable workflow for testing with openDAQ framework artifacts - Add module-build-test composite action: automated CMake configure, build, and test - Update ci.yml: use new composite action, add fail-fast: false for matrix jobs
- Document build process and testing - Describe ci.yml and ci-framework.yml workflows - Add CI and license badges
165a61a to
f5f3492
Compare
alexadereyko
commented
Oct 29, 2025
| --- | ||
| ## License |
Collaborator
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JakaMohorkoDS There was a missing license section and license file. I added them, the file was copied from framework repository.
Please, review that
aljazfrancic
approved these changes
Oct 30, 2025
15ddc7b to
f6a1f7e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dependencies
Summary
Update project README: